* doc/lispref/objects.texi (Char-Table Type): Add cindex.
authorGlenn Morris <rgm@gnu.org>
Mon, 11 Feb 2013 01:21:21 +0000 (17:21 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 11 Feb 2013 01:21:21 +0000 (17:21 -0800)
doc/lispref/ChangeLog
doc/lispref/objects.texi

index 1bb43c7d1dd43dd7a22ffcbe317b9df8eb3b885a..d1401ea005ba924df0962afe79ffa9abeda498a4 100644 (file)
@@ -1,5 +1,7 @@
 2013-02-11  Glenn Morris  <rgm@gnu.org>
 
+       * objects.texi (Char-Table Type): Add cindex.
+
        * keymaps.texi (Key Binding Commands): Trivial rephrasing.
 
 2013-02-09  Glenn Morris  <rgm@gnu.org>
index 4b24d920f9f759628b950f13657126ddfcc01022..7cc1d16a8a233e973aebef77e83338e8258d0516 100644 (file)
@@ -1177,6 +1177,7 @@ inherit from, a default value, and a small number of extra slots to use for
 special purposes.  A char-table can also specify a single value for
 a whole character set.
 
+@cindex @samp{#^} read syntax
   The printed representation of a char-table is like a vector
 except that there is an extra @samp{#^} at the beginning.